aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-26qlcnic: Fix missing error codesSony Chacko1-4/+8
2010-08-25bna: Fixed build break for allyesconfigRasesh Mody8-431/+162
2010-08-25r6040: Free irq line on error pathDenis Kirjanov1-13/+20
2010-08-25s2io: remove lro parameterAmerigo Wang2-21/+9
2010-08-25be2net: stats for packets received due to internal switching in ASIC.Ajit Khaparde1-0/+3
2010-08-25be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde2-0/+68
2010-08-25qlge: Fix a deadlock when the interface is going downBreno Leitao1-11/+12
2010-08-25drivers/net/irda: Eliminate memory leakJulia Lawall1-1/+2
2010-08-25typhoon: fix a race in typhoon_do_get_statsEric Dumazet1-24/+22
2010-08-25plip: remove superflous returnDan Carpenter1-1/+0
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO13-163/+152
2010-08-25stmmac: remove dead option in the driver's KconfigGiuseppe CAVALLARO1-2/+2
2010-08-25stmmac: fix_mac_speed is called during 10/100<->1000 speed changesPawel Moll1-0/+3
2010-08-25bnx2x: small fix in stats handlingEric Dumazet1-3/+4
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches49-118/+118
2010-08-25qlcnic: change reg nameAmit Kumar Salecha3-8/+8
2010-08-25qlcnic: fix fw recovery for PFAmit Kumar Salecha1-5/+17
2010-08-25qlcnic: support port vlan idAmit Kumar Salecha3-21/+111
2010-08-25qlcnic: eswitch config fixesRajesh Borundia2-12/+15
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville117-1917/+2873
2010-08-24mlx4_en: Fix build warning in mlx4_en_create_rx_ring.David S. Miller1-2/+0
2010-08-24mlx4_en: updated driver versionYevgeny Petrilin1-2/+2
2010-08-24mlx4_en: Moving to work with GROYevgeny Petrilin5-113/+17
2010-08-24mlx4_en: UDP RSS supportYevgeny Petrilin6-11/+24
2010-08-24mlx4_en: reconfiguring mac address.Yevgeny Petrilin2-0/+7
2010-08-24mlx4_en: get/set ringsize uses actual ring sizeYevgeny Petrilin1-5/+6
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin4-2/+42
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin13-27/+385
2010-08-24mlx4_en: Validate port up prior to transmittingYevgeny Petrilin1-0/+3
2010-08-24mlx4_en: Reporting link state with KERN_INFOYevgeny Petrilin2-2/+4
2010-08-24mlx4_en: Fixed MAX_TX_RINGS definitionYevgeny Petrilin1-1/+1
2010-08-24mlx4_en: performing CLOSE_PORT at the end of tear-down processYevgeny Petrilin1-2/+4
2010-08-24mlx4_en: Setting dev->perm_addr fieldYevgeny Petrilin1-3/+4
2010-08-24mlx4_en: Setting actual RX ring sizeYevgeny Petrilin1-2/+2
2010-08-24mlx4_en: Fixed incorrect unmapping on RX flow.Yevgeny Petrilin1-1/+1
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville24-137/+174
2010-08-24iwlwifi: do not spuriously call ieee80211_scan_completedJohannes Berg1-2/+4
2010-08-24iwlagn: do not check for AP mode for WEP keysJohannes Berg1-1/+1
2010-08-24ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan11-22/+230
2010-08-24ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan4-42/+47
2010-08-24wl1251: wait for join command complete eventGrazvydas Ignotas4-6/+34
2010-08-24wl1251: fix beacon filter table structureGrazvydas Ignotas1-1/+1
2010-08-24wl1251: fix event handling mechanismGrazvydas Ignotas1-8/+8
2010-08-24wl1251: add missing __packed modifier for some structsGrazvydas Ignotas2-6/+6
2010-08-24iwlwifi: move debug options into submenuJay Sternberg1-0/+4
2010-08-24iwlwifi: enable experimental ucode supportJay Sternberg2-8/+31
2010-08-24iwlwifi: remove unused iwl_send_card_state functionWey-Yi Guy2-24/+0
2010-08-24iwlwifi: configurable ampdu factor and densityWey-Yi Guy3-1/+20
2010-08-24iwlwifi: more generic name for rssi calc in iwlagnWey-Yi Guy2-24/+30
2010-08-24iwlwifi: additional parameter in REPLY_RX_PHY_CMDWey-Yi Guy1-1/+1