Age | Commit message (Expand) | Author | Files | Lines |
2008-08-18 | removed unused #include <version.h> | Huang Weiyi | 13 | -13/+0 |
2008-08-18 | rt2x00: Fix txdone_entry_desc_flags | Jochen Friedrich | 2 | -4/+5 |
2008-08-18 | b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306 | Larry Finger | 1 | -0/+1 |
2008-08-18 | p54u: reset skb's data/tail pointer on requeue | Christian Lamparter | 1 | -0/+10 |
2008-08-18 | p54: move p54_vdcf_init to the right place. | Christian Lamparter | 1 | -9/+11 |
2008-08-18 | iwlwifi: fix printk newlines | Jiri Slaby | 5 | -11/+11 |
2008-08-18 | rtl8187: Add USB ID for Netgear WG111V3 | matthieu Barthélemy | 1 | -0/+1 |
2008-08-18 | b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3) | Larry Finger | 1 | -0/+1 |
2008-08-18 | ath5k: Don't fiddle with MSI on suspend/resume. | Michael Karcher | 1 | -6/+2 |
2008-08-18 | p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option" | Christian Lamparter | 2 | -24/+25 |
2008-08-18 | ath9k: work around gcc ICEs (again) | Adrian Bunk | 1 | -1/+5 |
2008-08-08 | Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill... | David S. Miller | 23 | -2/+31520 |
2008-08-07 | ath9k: Revamp wireless mode usage | Sujith | 12 | -324/+205 |
2008-08-07 | ath9k: More unused macros | Sujith | 1 | -6/+0 |
2008-08-07 | ath9k: Remove a few unused macros and fix indentation | Sujith | 1 | -145/+130 |
2008-08-07 | ath9k: Use mac80211's band macros and remove enum hal_freq_band | Sujith | 2 | -9/+4 |
2008-08-07 | ath9k: Remove redundant data structure ath9k_txq_info | Sujith | 6 | -212/+178 |
2008-08-07 | ath9k: Cleanup data structures related to HW capabilities | Sujith | 9 | -320/+330 |
2008-08-07 | ath9k: work around gcc ICEs | Adrian Bunk | 1 | -1/+5 |
2008-08-07 | ath9k: Add new Atheros IEEE 802.11n driver | Luis R. Rodriguez | 22 | -0/+31685 |
2008-08-07 | ath5k: remove Atheros 11n devices from supported list | Luis R. Rodriguez | 1 | -2/+0 |
2008-08-07 | p54: swap short slot time dcf values | Christian Lamparter | 1 | -2/+2 |
2008-08-07 | rt2x00: Block all unsupported modes | Ivo van Doorn | 1 | -17/+37 |
2008-08-07 | p54: Fix for TX sequence number problem | Larry Finger | 2 | -0/+15 |
2008-08-07 | iwlwifi: cleanup iwl_tx_skb | Tomas Winkler | 3 | -25/+22 |
2008-08-07 | [netdrvr] Drivers should not set IFF_* flag themselves | Wang Chen | 3 | -16/+0 |
2008-08-04 | iwl3945: fix merge mistake for packet injection | Zhu Yi | 1 | -6/+0 |
2008-08-04 | iwlwifi: grap nic access before accessing periphery registers | Tomas Winkler | 1 | -1/+3 |
2008-08-04 | iwlwifi: decrement rx skb counter in scan abort handler | Emmanuel Grumbach | 1 | -0/+1 |
2008-08-04 | iwlwifi: fix unhandled interrupt when HW rfkill is on | Tomas Winkler | 1 | -10/+8 |
2008-08-04 | iwlwifi: implement iwl5000_calc_rssi | Tomas Winkler | 5 | -51/+119 |
2008-08-04 | iwlwifi: memory allocation optimization | Gregory Greenman | 4 | -28/+59 |
2008-08-04 | iwlwifi: HW bug fixes | Tomas Winkler | 3 | -6/+31 |
2008-08-04 | p54: Fix potential concurrent access to private data | Larry Finger | 2 | -0/+7 |
2008-08-04 | rt2x00: Disable link tuning in rt2500usb | Ivo van Doorn | 1 | -0/+14 |
2008-08-04 | iwlwifi: Don't use buffer allocated on the stack for led names | Sven Wegener | 4 | -28/+36 |
2008-08-04 | iwlwifi: rename 4965 to AGN | Tomas Winkler | 4 | -63/+68 |
2008-08-04 | iwlwifi: fix checkpatch.pl errors | Tomas Winkler | 11 | -60/+55 |
2008-08-04 | iwlwifi: rename iwl4965-base.c to iwl-agn.c | Tomas Winkler | 2 | -4/+2 |
2008-08-04 | iwlwifi: use dtim_period from association, and set listen_interval | Tomas Winkler | 3 | -4/+5 |
2008-08-04 | iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG | Denis V. Lunev | 1 | -0/+2 |
2008-08-04 | iwlwifi: bug fix in AGG flow - cast const to ULL | Emmanuel Grumbach | 3 | -7/+7 |
2008-08-04 | iwlwifi: set led register in disassociation | Esti Kummer | 1 | -16/+24 |
2008-08-04 | iwlwifi: kill iwl4965_fill_rs_info | Tomas Winkler | 3 | -111/+0 |
2008-08-04 | iwlwifi: rename iwl-4695-rs to iwl-agn-rs | Tomas Winkler | 7 | -128/+119 |
2008-08-04 | iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c | Tomas Winkler | 2 | -33/+31 |
2008-08-04 | iwlwifi: move beacon handling to iwl4965-base.c | Tomas Winkler | 4 | -39/+37 |
2008-08-04 | iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c | Tomas Winkler | 3 | -38/+34 |
2008-08-04 | iwlwifi: corrects power_level in sysfs | Esti Kummer | 3 | -63/+58 |
2008-08-04 | iwlwifi: add power save to 5000 HW | Mohamed Abbas | 7 | -24/+18 |