aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller95-2368/+3581
2011-02-02bna: use device model DMA APIIvan Vecera2-53/+57
2011-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+7
2011-02-01ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan1-1/+7
2011-01-31bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2xVladislav Zolotarov6-149/+146
2011-01-31bnx2x: Update bnx2x version to 1.62.11-0Yaniv Rosner1-2/+2
2011-01-31bnx2x: Remove support for emulation/FPGAYaniv Rosner1-87/+1
2011-01-31bnx2x: Add CMS functionality for 848x3Yaniv Rosner2-1/+22
2011-01-31bnx2x: Add support for new PHY BCM84833Yaniv Rosner2-27/+84
2011-01-31bnx2x: Enhance SFP+ module controlYaniv Rosner3-45/+289
2011-01-31bnx2x: Add and change some net_dev messagesYaniv Rosner1-13/+28
2011-01-31bnx2x: Fix compilation warning messagesYaniv Rosner2-12/+11
2011-01-31bnx2x: Set comments according to preferred Linux styleYaniv Rosner1-287/+364
2011-01-31bnx2x: Rename CL45 macroYaniv Rosner1-67/+66
2011-01-31bnx2x: Fix line indentationYaniv Rosner2-648/+607
2011-01-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-57/+32
2011-01-31wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho1-2/+3
2011-01-31iwlwifi: correct frequency settingsStanislaw Gruszka1-6/+2
2011-01-31rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn4-7/+25
2011-01-31rt2x00: Kill all tasklets during device removalIvo van Doorn1-0/+4
2011-01-31rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.Gertjan van Wingerde2-6/+4
2011-01-31rt2x00: Copy the MAC address to the WCID entry properly.Gertjan van Wingerde1-1/+1
2011-01-31rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2-0/+12
2011-01-31rt2x00: trivial: add \n to WARNING messageJohannes Stezenbach1-1/+1
2011-01-31Trivial typo fix in commentMark Einon1-1/+1
2011-01-31rt2x00: Correct initial value of US_CYC_CNT register for pcie interfaceRA-Jay Hung2-0/+8
2011-01-31rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISRHelmut Schaa8-24/+4
2011-01-31rt2x00: Remove interrupt thread registrationHelmut Schaa2-15/+3
2011-01-31rt2x00: Convert rt2400pci interrupt handling to use taskletsHelmut Schaa1-39/+115
2011-01-31rt2x00: Convert rt2500pci interrupt handling to use taskletsHelmut Schaa1-39/+111
2011-01-31rt2x00: Convert rt61pci to use taskletsHelmut Schaa1-45/+130
2011-01-31rt2x00: Convert rt2800pci to use taskletsHelmut Schaa1-59/+114
2011-01-31rt2x00: Disable txstatus tasklet by defaultHelmut Schaa2-8/+5
2011-01-31rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa2-0/+34
2011-01-31rt2x00: Make periodic beacon updates for PCI devices atomicHelmut Schaa1-10/+16
2011-01-31rt2x00: Limit beacon updates in bss_info_changed to USB devicesHelmut Schaa1-2/+3
2011-01-31rt2x00: Introduce beacon_update_locked that requires caller lockingHelmut Schaa2-9/+27
2011-01-31rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa14-85/+185
2011-01-31iwl3945: do not use agn specific IWL_RATE_COUNTStanislaw Gruszka3-4/+4
2011-01-31wl12xx: fix use after freeMathias Krause1-2/+1
2011-01-30bnx2x: Update bnx2x version to 1.62.00-5Yaniv Rosner1-2/+2
2011-01-30bnx2x: Fix potential link loss in multi-function modeYaniv Rosner1-7/+11
2011-01-30bnx2x: Fix port swap for BCM8073Yaniv Rosner1-3/+6
2011-01-30bnx2x: Fix LED blink rate on BCM84823Yaniv Rosner1-0/+12
2011-01-30bnx2x: Remove setting XAUI low-power for BCM8073Yaniv Rosner1-44/+0
2011-01-30slcan: fix referenced website in Kconfig help textOliver Hartkopp1-1/+1
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville24-123/+121
2011-01-28ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau1-1/+2
2011-01-28iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka6-27/+19
2011-01-28iwlwifi: remove unneeded disable_hw_scan checkStanislaw Gruszka1-3/+2