aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libertas: fix association with some APs by using extended ratesDan Williams2010-08-051-16/+40
* libertas: get the right # of scanned BSSesDan Williams2010-08-051-1/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-08-056-13/+28
|\
| * Bluetooth: Check result code of L2CAP information responseVille Tervo2010-08-041-0/+9
| * Bluetooth: Don't send RFC for Basic Mode if only it is supportedGustavo F. Padovan2010-08-041-3/+12
| * Bluetooth: Remove __exit from rfcomm_cleanup_ttys()Gustavo F. Padovan2010-07-311-1/+1
| * Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-314-9/+6
* | iwlagn: Improve aggregation failure error messagesAndy Lutomirski2010-08-041-4/+7
* | rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-041-11/+10
* | mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen2010-08-041-0/+2
* | wireless: ipw2100: check result of kzalloc()Christoph Fritz2010-08-041-0/+4
* | ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich2010-08-041-5/+5
* | p54pci: Add PCI ID for SMC2802WLarry Finger2010-08-041-0/+2
* | ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi2010-08-041-26/+8
* | ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez2010-08-041-7/+381
* | net: wl12xx: do not use kfree'd memoryKulikov Vasiliy2010-08-041-2/+1
* | iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy2010-08-041-1/+1
* | iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy2010-08-041-1/+8
* | iwlwifi: fix compile warningJohannes Berg2010-08-041-1/+1
* | ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau2010-08-044-20/+31
* | ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-0412-94/+130
* | ath9k: prevent calibration during off-channel activityFelix Fietkau2010-08-042-35/+40
* | ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau2010-08-041-1/+5
* | ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau2010-08-041-0/+1
* | ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau2010-08-041-0/+6
* | ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau2010-08-045-12/+16
* | mac80211: fix scan locking wrt. hw scanJohannes Berg2010-08-041-14/+0
* | iwlwifi: fix possible recursive locking deadlockJohannes Berg2010-08-041-1/+5
* | phy/marvell: add 88ec048 supportCyril Chemparathy2010-08-031-0/+42
* | igb: Program MDICNFG register prior to PHY initAlexander Duyck2010-08-031-7/+11
* | e1000e: correct MAC-PHY interconnect register offset for 82579Bruce Allan2010-08-031-1/+1
* | hso: Add new product IDFilip Aben2010-08-031-0/+1
* | can: Add driver for esd CAN-USB/2 deviceMatthias Fuchs2010-08-033-0/+1139
* | l2tp: fix export of header file for userspaceJames Chapman2010-08-031-0/+1
* | can-raw: Fix skb_orphan_try handlingOliver Hartkopp2010-08-032-1/+7
* | Revert "net: remove zap_completion_queue"David S. Miller2010-08-032-3/+32
* | net: cleanup inclusionChangli Gao2010-08-021-2/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-027-12/+19
|\ \
| * | act_nat: the checksum of ICMP doesn't have pseudo headerChangli Gao2010-07-311-1/+1
| * | act_nat: fix wild pointerChangli Gao2010-07-311-0/+1
| * | bridge: Fix skb leak when multicast parsing fails on TXHerbert Xu2010-07-301-1/+3
| * | tcp: cookie transactions setsockopt memory leakDmitry Popov2010-07-301-2/+5
| * | bridge: add rcu_read_lock on transmitstephen hemminger2010-07-284-6/+8
| * | e1000e: 82577/82578 PHY register access issuesBruce Allan2010-07-271-1/+1
* | | phy/marvell: add 88e1121 interface mode supportCyril Chemparathy2010-08-021-3/+32
* | | u32: negative offset fixstephen hemminger2010-08-021-2/+4
* | | net: Fix a typo from "dev" to "ndev"Henrique Camargo2010-08-021-2/+2
* | | igb: Use irq_synchronize per vector when using MSI-XEmil Tantilov2010-08-021-1/+7
* | | ixgbevf: fix null pointer dereference due to filter being set for VLAN 0Alexander Duyck2010-08-021-11/+1
* | | e1000e: Fix irq_synchronize in MSI-X caseJeff Kirsher2010-08-022-8/+19