summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven2010-08-301-3/+2
* drivers/net/atl1c: Remove double testJulia Lawall2010-08-281-1/+1
* starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita2010-08-281-5/+1
* starfire: use PCI_VDEVICEAkinobu Mita2010-08-281-1/+1
* mlx4: use bitmap libraryAkinobu Mita2010-08-281-11/+4
* slip: Use net_device_stats from struct net_deviceTobias Klauser2010-08-272-39/+31
* bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet2010-08-261-1/+1
* stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICEDavid S. Miller2010-08-261-0/+1
* qlcnic: PCI ID additionSritej Velaga2010-08-261-0/+2
* qlcnic: Fix driver load issue in FW hangAnirban Chakraborty2010-08-264-60/+75
* qlcnic: Fix missing error codesSony Chacko2010-08-261-4/+8
* bna: Fixed build break for allyesconfigRasesh Mody2010-08-258-431/+162
* r6040: Free irq line on error pathDenis Kirjanov2010-08-251-13/+20
* s2io: remove lro parameterAmerigo Wang2010-08-252-21/+9
* be2net: stats for packets received due to internal switching in ASIC.Ajit Khaparde2010-08-251-0/+3
* be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde2010-08-252-0/+68
* qlge: Fix a deadlock when the interface is going downBreno Leitao2010-08-251-11/+12
* drivers/net/irda: Eliminate memory leakJulia Lawall2010-08-251-1/+2
* typhoon: fix a race in typhoon_do_get_statsEric Dumazet2010-08-251-24/+22
* plip: remove superflous returnDan Carpenter2010-08-251-1/+0
* stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO2010-08-2513-163/+152
* stmmac: remove dead option in the driver's KconfigGiuseppe CAVALLARO2010-08-251-2/+2
* stmmac: fix_mac_speed is called during 10/100<->1000 speed changesPawel Moll2010-08-251-0/+3
* bnx2x: small fix in stats handlingEric Dumazet2010-08-251-3/+4
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-2549-118/+118
* qlcnic: change reg nameAmit Kumar Salecha2010-08-253-8/+8
* qlcnic: fix fw recovery for PFAmit Kumar Salecha2010-08-251-5/+17
* qlcnic: support port vlan idAmit Kumar Salecha2010-08-253-21/+111
* qlcnic: eswitch config fixesRajesh Borundia2010-08-252-12/+15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-25117-1917/+2873
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-2424-137/+174
| |\
| * | iwlwifi: do not spuriously call ieee80211_scan_completedJohannes Berg2010-08-241-2/+4
| * | iwlagn: do not check for AP mode for WEP keysJohannes Berg2010-08-241-1/+1
| * | ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-2411-22/+230
| * | ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-244-42/+47
| * | wl1251: wait for join command complete eventGrazvydas Ignotas2010-08-244-6/+34
| * | wl1251: fix beacon filter table structureGrazvydas Ignotas2010-08-241-1/+1
| * | wl1251: fix event handling mechanismGrazvydas Ignotas2010-08-241-8/+8
| * | wl1251: add missing __packed modifier for some structsGrazvydas Ignotas2010-08-242-6/+6
| * | iwlwifi: move debug options into submenuJay Sternberg2010-08-241-0/+4
| * | iwlwifi: enable experimental ucode supportJay Sternberg2010-08-242-8/+31
| * | iwlwifi: remove unused iwl_send_card_state functionWey-Yi Guy2010-08-242-24/+0
| * | iwlwifi: configurable ampdu factor and densityWey-Yi Guy2010-08-243-1/+20
| * | iwlwifi: more generic name for rssi calc in iwlagnWey-Yi Guy2010-08-242-24/+30
| * | iwlwifi: additional parameter in REPLY_RX_PHY_CMDWey-Yi Guy2010-08-241-1/+1
| * | iwlagn: continue perform rate scale when error detectedWey-Yi Guy2010-08-241-3/+17
| * | iwlagn: adjust starting action for rate scaleWey-Yi Guy2010-08-241-4/+8
| * | iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg2010-08-244-21/+14
| * | iwlwifi: cleanup iwl_set_rxon_channel()Shanyu Zhao2010-08-241-11/+4
| * | iwlwifi: avoid race condition in channel changeShanyu Zhao2010-08-242-16/+12