| Commit message (Expand) | Author | Age | Files | Lines |
* | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode | Bob Copeland | 2008-10-29 | 1 | -3/+1 |
* | ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular | Elias Oltmanns | 2008-10-29 | 2 | -15/+9 |
* | rt2x00: Fix build error when mac80211=M rt2x00=Y | Ivo van Doorn | 2008-10-29 | 1 | -1/+1 |
* | ath5k: correct misspelling in debug help | Bob Copeland | 2008-10-29 | 1 | -1/+1 |
* | libertas: fix buffer overrun | Johannes Berg | 2008-10-29 | 1 | -2/+2 |
* | libertas: remove two libertas sparse warning | Holger Schurig | 2008-10-29 | 1 | -2/+2 |
* | iwlwifi: fix suspend to RAM in iwlwifi | Tomas Winkler | 2008-10-29 | 1 | -1/+1 |
* | p54: fix build warnings | Christian Lamparter | 2008-10-27 | 1 | -2/+3 |
* | ath5k: Reset key cache on interface up, thus fixing resume | Elias Oltmanns | 2008-10-27 | 1 | -22/+11 |
* | p54: fix misbehavings when firmware can't be found | Christian Lamparter | 2008-10-27 | 1 | -66/+66 |
* | libertas: free sk_buff with kfree_skb | Sergio Luis | 2008-10-26 | 1 | -1/+1 |
* | p54: enable 2.4/5GHz spectrum by eeprom bits. | Christian Lamparter | 2008-10-22 | 1 | -18/+10 |
* | orinoco: reduce stack usage in firmware download path | Andrey Borzenkov | 2008-10-22 | 1 | -13/+29 |
* | ath5k: fix suspend-related oops on rmmod | Bob Copeland | 2008-10-22 | 2 | -9/+21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 1 | -3/+3 |
|\ |
|
| * | device create: net: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-16 | 10 | -15/+29 |
|\ \
| |/
|/| |
|
| * | rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb" | Felix Fietkau | 2008-10-14 | 1 | -4/+5 |
| * | rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip | Florent Fourcot | 2008-10-14 | 1 | -0/+2 |
| * | p54usb: Device ID updates | Christian Lamparter | 2008-10-14 | 1 | -1/+2 |
| * | ath9k/mac80211: disallow fragmentation in ath9k, report to userspace | Johannes Berg | 2008-10-14 | 1 | -1/+7 |
| * | libertas : Remove unused variable warning for "old_channel" from cmd.c | Manish Katiyar | 2008-10-14 | 1 | -0/+2 |
| * | orinoco: fix unsafe locking in spectrum_cs_suspend | David Kilroy | 2008-10-14 | 1 | -2/+3 |
| * | orinoco: fix unsafe locking in orinoco_cs_resume | Andrey Borzenkov | 2008-10-14 | 1 | -2/+3 |
| * | iwlwifi: fix ct kill configuration for 5350 | Tomas Winkler | 2008-10-14 | 1 | -3/+3 |
| * | p54: Fix compilation problem on PPC | Larry Finger | 2008-10-14 | 1 | -1/+0 |
| * | iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set. | Rami Rosen | 2008-10-14 | 1 | -1/+1 |
| * | rtl8187: add device ID 0bda:8198 | John W. Linville | 2008-10-14 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-14 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | net: Rationalise email address: Network Specific Parts | Alan Cox | 2008-10-13 | 2 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 | 11 | -523/+429 |
|\ \
| |/
|/| |
|
| * | pcmcia: remove unused argument to pcmcia_parse_tuple() | Dominik Brodowski | 2008-08-31 | 3 | -3/+3 |
| * | pcmcia: card services header cleanup | Dominik Brodowski | 2008-08-31 | 1 | -1/+1 |
| * | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 2008-08-23 | 6 | -32/+33 |
| * | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-23 | 5 | -63/+18 |
| * | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-23 | 5 | -68/+52 |
| * | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-23 | 5 | -7/+0 |
| * | pcmcia: use pcmcia_loop_config in net pcmcia drivers | Dominik Brodowski | 2008-08-23 | 5 | -479/+452 |
* | | ath9k: Fix return code when ath9k_hw_setpower() fails on reset | Luis R. Rodriguez | 2008-10-10 | 1 | -2/+4 |
* | | ath9k: remove nasty FAIL macro from ath9k_hw_reset() | Luis R. Rodriguez | 2008-10-10 | 1 | -12/+21 |
* | | iwlwifi: remove STATUS_CONF_PENDING in scanning | Tomas Winkler | 2008-10-06 | 3 | -32/+22 |
* | | iwlwifi: scan fix comment | Tomas Winkler | 2008-10-06 | 1 | -1/+2 |
* | | iwlwifi: scan correct setting of valid rx_chains | Tomas Winkler | 2008-10-06 | 1 | -1/+1 |
* | | ath5k: implement multi-rate retry support, fix tx status reporting | Felix Fietkau | 2008-10-06 | 3 | -26/+95 |
* | | mac80211: add multi-rate retry support | Felix Fietkau | 2008-10-06 | 5 | -4/+7 |
* | | mac80211: free up 2 bytes in skb->cb | Felix Fietkau | 2008-10-06 | 6 | -10/+13 |
* | | rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON. | Gertjan van Wingerde | 2008-10-06 | 1 | -2/+7 |
* | | p54: report appropriate rate and band values for 802.11a | Christian Lamparter | 2008-10-06 | 1 | -2/+3 |
* | | ath9k: enable ANI to help with noisy environments | Luis R. Rodriguez | 2008-10-06 | 6 | -25/+197 |
* | | ath9k: fix oops on trying to hold the wrong spinlock | Luis R. Rodriguez | 2008-10-06 | 1 | -1/+1 |