| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 | 6 | -32/+32 |
| * | mac80211 hwsim: verify vif pointers | Johannes Berg | 2008-09-15 | 1 | -0/+58 |
| * | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 38 | -264/+264 |
| * | libertas: convert SNMP_MIB to a direct command | Dan Williams | 2008-09-15 | 9 | -264/+172 |
| * | ath9k: Add RF kill support | Vasanthakumar Thiagarajan | 2008-09-15 | 4 | -32/+327 |
| * | ath9k: Re-order functions in main.c | Vasanthakumar Thiagarajan | 2008-09-15 | 1 | -469/+469 |
| * | libertas: remove unused generic RESET command | Dan Williams | 2008-09-15 | 4 | -27/+2 |
| * | zd1211rw: make use of new regulatory_hint() | Luis R. Rodriguez | 2008-09-15 | 7 | -203/+102 |
* | | qlge: Protect qlge_resume() with CONFIG_PM | David S. Miller | 2008-09-20 | 1 | -0/+2 |
* | | qlge: Fix warnings in debugging code. | David S. Miller | 2008-09-20 | 1 | -12/+12 |
* | | Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-09-20 | 38 | -0/+20329 |
|\ \ |
|
| * | | qlge: New Qlogic 10Gb Ethernet Driver. | Ron Mercer | 2008-09-18 | 8 | -0/+6987 |
| * | | jme: JMicron Gigabit Ethernet Driver | Guo-Fu Tseng | 2008-09-18 | 4 | -0/+4231 |
| * | | enic: add Cisco 10G Ethernet NIC driver | Scott Feldman | 2008-09-18 | 27 | -0/+5440 |
| * | | atl2: add atl2 driver | Chris Snook | 2008-09-18 | 5 | -0/+3671 |
| |/ |
|
* | | bnx2: Remove timer_interval field from the bnx2 structure | Benjamin Li | 2008-09-19 | 2 | -8/+8 |
* | | bnx2: Remove name field from bnx2 structure | Benjamin Li | 2008-09-19 | 2 | -4/+1 |
* | | bnx2: Update MODULE_DESCRIPTION to include the 5716 | Benjamin Li | 2008-09-19 | 1 | -1/+1 |
* | | bnx2: In bnx2_set_mac_link() return void rather then int | Benjamin Li | 2008-09-19 | 1 | -3/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-09-12 | 37 | -456/+801 |
|\ |
|
| * | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. | Anna Neal | 2008-09-11 | 6 | -7/+128 |
| * | iwlwifi: Added support for 3 antennas | Guy Cohen | 2008-09-11 | 2 | -63/+122 |
| * | iwlwifi: fix searching for best rate in new search column | Guy Cohen | 2008-09-11 | 1 | -1/+2 |
| * | iwl3945 : Code cleanup | Abhijeet Kolekar | 2008-09-11 | 1 | -13/+1 |
| * | libertas: clear current command on card removal | Dan Williams | 2008-09-11 | 1 | -1/+19 |
| * | rt2x00: Make rt2x00 LEDS invisible config option | Ivo van Doorn | 2008-09-11 | 6 | -63/+26 |
| * | rt2x00: Make RFKILL enabled by default | Ivo van Doorn | 2008-09-11 | 5 | -62/+42 |
| * | rt2x00: Revert "rt2x00: Fix the beacon length bug" | Ivo van Doorn | 2008-09-11 | 2 | -24/+0 |
| * | b43legacy: Fix to enhance TX speed | Ehud Gavron | 2008-09-11 | 1 | -13/+19 |
| * | b43legacy: Fix failure in rate-adjustment mechanism | Larry Finger | 2008-09-11 | 1 | -1/+1 |
| * | b43: Remove QoS update workqueue | Michael Buesch | 2008-09-11 | 2 | -48/+24 |
| * | b43 G-PHY: Remove mmiowb() | Michael Buesch | 2008-09-11 | 1 | -1/+0 |
| * | b43: Fix QoS defaults | Michael Buesch | 2008-09-11 | 1 | -11/+45 |
| * | p54: 802.11a 5GHz phy support | Christian Lamparter | 2008-09-11 | 2 | -20/+111 |
| * | p54: control output power levels | Christian Lamparter | 2008-09-11 | 2 | -1/+3 |
| * | p54: add lots of useful rx/tx statistics | Christian Lamparter | 2008-09-11 | 3 | -5/+105 |
| * | p54: add more rx filters | Christian Lamparter | 2008-09-11 | 2 | -3/+24 |
| * | p54: 32-bit tsf timestamps | Christian Lamparter | 2008-09-11 | 3 | -2/+14 |
| * | iwlwifi: fix compile warning | Zhu Yi | 2008-09-11 | 1 | -0/+2 |
| * | iwlwifi: remove uneeded declarations | Emmanuel Grumbach | 2008-09-11 | 9 | -63/+28 |
| * | iwlwifi: use the results from disconnected antenna algorithm | Grumbach, Emmanuel | 2008-09-11 | 6 | -30/+64 |
| * | iwlwifi: rename ps_mode to sm_ps | Ron Rindjunsky | 2008-09-11 | 3 | -7/+9 |
| * | mac80211: change MIMO_PS to SM_PS | Tomas Winkler | 2008-09-11 | 6 | -21/+16 |
* | | tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround(). | David S. Miller | 2008-09-12 | 1 | -0/+3 |
* | | tg3: Use SKB DMA helper functions for TX. | David S. Miller | 2008-09-11 | 2 | -58/+31 |
|/ |
|
* | bnx2x: EEH recovery fix | Yitchak Gertner | 2008-09-09 | 1 | -12/+83 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-09-09 | 367 | -5375/+5871 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-09-09 | 1 | -1/+1 |
| |\ |
|
| | * | [ARM] omap: fix build error in ohci-omap.c | Russell King | 2008-09-04 | 1 | -1/+1 |
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-09-09 | 7 | -43/+65 |
| |\ \ |
|