Age | Commit message (Expand) | Author |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2010-05-17 | drivers/net: remove useless semicolons | Joe Perches |
2010-05-17 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches |
2010-05-12 | rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb. | Gertjan van Wingerde |
2010-05-12 | rt2x00: Dump beacons under a different identifier than TX frames. | Gertjan van Wingerde |
2010-05-12 | rt2x00: Simplify TXD handling of beacons. | Gertjan van Wingerde |
2010-05-12 | rt2x00: Re-order tx descriptor writing code in drivers. | Gertjan van Wingerde |
2010-05-12 | rt2x00: Fix beacon descriptor writing for rt61pci. | Gertjan van Wingerde |
2010-05-12 | rt2x00: Consistently name skb frame descriptor skbdesc. | Gertjan van Wingerde |
2010-05-12 | ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB... | Steve Tanner |
2010-05-12 | drivers/net/wireless/hostap: Drop memory allocation cast | Julia Lawall |
2010-05-12 | ath9k_hw: clean up EEPROM endian handling on AR9003 | Felix Fietkau |
2010-05-12 | ath9k: add debugfs files for reading/writing registers | Felix Fietkau |
2010-05-12 | ath9k: add debugfs files for reading/writing the rx and tx chainmask | Felix Fietkau |
2010-05-12 | ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries | Felix Fietkau |
2010-05-12 | ath9k_htc: Fix array overflow | Sujith.Manoharan@atheros.com |
2010-05-12 | ath9k_htc: Fix target ready race condition | Sujith.Manoharan@atheros.com |
2010-05-12 | ath9k_htc: Reorder HTC initialization | Sujith.Manoharan@atheros.com |
2010-05-12 | ath9k_htc: Allocate URBs properly | Sujith.Manoharan@atheros.com |
2010-05-12 | ath9k_htc: Lock sta_notify() callback | Sujith.Manoharan@atheros.com |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-05-11 | ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma() | Vasanthakumar Thiagarajan |
2010-05-11 | ath9k: Fix bug in handling rx frames with invalid descriptor content | Vasanthakumar Thiagarajan |
2010-05-11 | ath9k_hw: new initialization values for AR9003 | Luis R. Rodriguez |
2010-05-11 | ath5k: drop warning on jumbo frames | Luis R. Rodriguez |
2010-05-11 | wl1271: remove some unneeded code | Dan Carpenter |
2010-05-11 | wl1271: fix notifier interface supported test | Dan Carpenter |
2010-05-11 | wl1271: add missing spin_lock() | Dan Carpenter |
2010-05-11 | ar9170: fix for driver-core ABI change | Stephen Rothwell |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-05-10 | iwlwifi: clear driver stations when going down | Johannes Berg |
2010-05-10 | iwlwifi: remove pointless HT check | Johannes Berg |
2010-05-10 | iwlwifi: rename iwl_add_local_station | Johannes Berg |
2010-05-10 | iwlwifi: move iwl_find_station() to 4965 | Johannes Berg |
2010-05-10 | iwlwifi: use iwl_sta_id() for TKIP key update | Johannes Berg |
2010-05-10 | iwlagn: use iwl_sta_id() for aggregation | Johannes Berg |
2010-05-10 | iwlwifi: use iwl_find_station less | Johannes Berg |
2010-05-10 | iwlwifi: add iwl_sta_id() | Johannes Berg |
2010-05-10 | iwlwifi: track station IDs | Johannes Berg |
2010-05-10 | iwlwifi: provide more comments for cfg structure | Wey-Yi Guy |
2010-05-10 | iwlwifi: "tx power per chain" are part of ucode_tx_stats | Wey-Yi Guy |
2010-05-10 | iwlagn: work around rate scaling reset delay | Reinette Chatre |
2010-05-10 | iwlwifi: rework broadcast station management | Johannes Berg |
2010-05-10 | iwlwifi: split allocation/sending local station LQ | Johannes Berg |
2010-05-10 | iwlwifi: fix iwl_sta_init_lq station ID | Johannes Berg |