summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | e1000e: register pm_qos request on hardware activationFlorian Mickler2010-08-021-12/+11
* | ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twiceChangli Gao2010-08-021-4/+2
* | net: Add getsockopt support for TCP thin-streamsJosh Hunt2010-08-021-0/+6
* | cxgb4: update driver versionDimitris Michailidis2010-08-021-1/+1
* | cxgb4: add new PCI IDsDimitris Michailidis2010-08-021-0/+10
* | cxgb4: fix wrong shift directionDimitris Michailidis2010-08-021-1/+1
* | cxgb4: support running the driver on PCI functions besides 0Dimitris Michailidis2010-08-023-72/+97
* | cxgb4: advertise NETIF_F_TSO_ECNDimitris Michailidis2010-08-021-4/+6