Age | Commit message (Expand) | Author |
2011-08-08 | ath: fix spelling of Grenada | Pavel Roskin |
2011-08-08 | orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002 | Pavel Roskin |
2011-08-08 | hostap_cs: support cards with "Version 01.02" as third product ID | Pavel Roskin |
2011-08-08 | b43legacy: report core number | Pavel Roskin |
2011-08-08 | b43legacy: remove 64-bit DMA support | Pavel Roskin |
2011-08-08 | iwlagn: support v2 of enhanced sensitivity table | Wey-Yi Guy |
2011-08-08 | iwlagn: change default sensitivity value for 5000 and 6000 series | Wey-Yi Guy |
2011-08-08 | iwlagn: support new P2P implementation | Johannes Berg |
2011-08-08 | iwlagn: move context init after firmware loading | Johannes Berg |
2011-08-08 | iwlagn: bump firmware API for some devices | Johannes Berg |
2011-08-08 | iwlagn: separate firmware version warning | Johannes Berg |
2011-08-08 | iwlagn: Remove ht40 support from 5.2GHz for _bgn devices | Wey-Yi Guy |
2011-08-08 | iwlagn: default smps mode for 1000 series device | Wey-Yi Guy |
2011-08-08 | iwlagn: reserve queue 10 for TX during scan dwell | Johannes Berg |
2011-08-08 | ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value | Pavel Roskin |
2011-08-08 | ath5k: remove most references to XR | Pavel Roskin |
2011-08-08 | ath5k: remove unused and write-only structures and fields | Pavel Roskin |
2011-08-08 | ath9k: remove all references to subsysid, it's never used | Pavel Roskin |
2011-08-08 | ath9k: use pci_dev->subsystem_device | Sergei Shtylyov |
2011-08-08 | mwifiex: remove redundant variable scan_table_idx | Bing Zhao |
2011-08-08 | libertas_usb: use USB interface as parent device | Daniel Drake |
2011-08-08 | libertas: link mesh device to wiphy | Daniel Drake |
2011-08-08 | mwifiex: remove wireless.h inclusion and fix resulting bugs | Bing Zhao |
2011-08-08 | mwifiex: add wext include | Johannes Berg |
2011-08-08 | wl1251: remove wext dependencies | Johannes Berg |
2011-08-08 | wl12xx: remove wext dependencies | Johannes Berg |
2011-08-08 | rndis_wlan: remove wireless extensions inclusions | Johannes Berg |
2011-08-08 | b43legacy: remove wireless extensions inclusions | Johannes Berg |
2011-08-08 | b43: remove wireless extensions inclusions | Johannes Berg |
2011-08-08 | ath5k: remove wireless extensions inclusions | Johannes Berg |
2011-08-08 | iwlegacy: remove wireless extensions inclusions | Johannes Berg |
2011-08-08 | iwlagn: remove wireless extensions inclusions | Johannes Berg |
2011-08-08 | cfg80211: split wext compatibility to separate header | Johannes Berg |
2011-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in... | John W. Linville |
2011-08-02 | iwlagn: 5000 do not support idle mode | Wey-Yi Guy |
2011-08-02 | rt2x00: fix usage of NULL queue | Stanislaw Gruszka |
2011-08-02 | rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO | Helmut Schaa |
2011-08-02 | iwlagn: sysfs couldn't find the priv pointer | Emmanuel Grumbach |
2011-08-01 | rt2x00: rt2800: fix zeroing skb structure | Stanislaw Gruszka |
2011-08-01 | rtlwifi: Fix kernel oops on ARM SOC | Larry Finger |
2011-08-01 | ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled | Stanislaw Gruszka |
2011-08-01 | iwlegacy: set tx power after rxon_assoc | Stanislaw Gruszka |
2011-08-01 | ath9k: initialize tx chainmask before testing channel tx power values | Felix Fietkau |
2011-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-07-27 | tg3: Remove 5719 jumbo frames and TSO blocks | Matt Carlson |
2011-07-27 | tg3: Break larger frags into 4k chunks for 5719 | Matt Carlson |
2011-07-27 | tg3: Add tx BD budgeting code | Matt Carlson |
2011-07-27 | tg3: Consolidate code that calls tg3_tx_set_bd() | Matt Carlson |
2011-07-27 | tg3: Add partial fragment unmapping code | Matt Carlson |
2011-07-27 | tg3: Generalize tg3_skb_error_unmap() | Matt Carlson |