| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-09 | 8 | -25/+25 |
|\ |
|
| * | rt2x00: Don't queue ieee80211 work after USB removal | Sean Cross | 2009-11-06 | 3 | -7/+17 |
| * | Revert "ipw2200: fix oops on missing firmware" | John W. Linville | 2009-11-06 | 4 | -16/+6 |
| * | rtl8187: Fix kernel oops when device is removed when LEDS enabled | Larry Finger | 2009-11-04 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 | 8 | -10/+36 |
|\| |
|
| * | libertas if_usb: Fix crash on 64-bit machines | David Woodhouse | 2009-10-30 | 1 | -1/+1 |
| * | ath9k: fix misplaced semicolon on rate control | Luis R. Rodriguez | 2009-10-30 | 1 | -1/+1 |
| * | b43: Fix DMA TX bounce buffer copying | Michael Buesch | 2009-10-30 | 1 | -2/+13 |
| * | rt73usb.c : more ids | Xose Vazquez Perez | 2009-10-30 | 1 | -0/+5 |
| * | ipw2200: fix oops on missing firmware | Zhu Yi | 2009-10-30 | 4 | -6/+16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-29 | 6 | -11/+11 |
|\| |
|
| * | airo: Reorder tests, check bounds before element | Roel Kluin | 2009-10-27 | 1 | -3/+2 |
| * | libertas spi: fix sparse errors | Holger Schurig | 2009-10-27 | 1 | -5/+5 |
| * | b43: add 'struct b43_wl' missing declaration | Miguel Boton | 2009-10-27 | 1 | -0/+1 |
| * | b43: Fix Bugzilla #14181 and the bug from the previous 'fix' | Larry Finger | 2009-10-27 | 2 | -2/+2 |
| * | rt2x00: Fix crypto in TX frame for rt2800usb | Benoit PAPILLAULT | 2009-10-27 | 1 | -1/+1 |
* | | ray_cs: Fix copy_from_user handling | Alan Cox | 2009-10-29 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-15 | 17 | -152/+174 |
|\| |
|
| * | libertas: fix build | Alan Cox | 2009-10-12 | 1 | -0/+1 |
| * | b43: fix ieee80211_rx() context | Johannes Berg | 2009-10-12 | 1 | -0/+3 |
| * | iwlwifi: change the order of freeing memory | Wey-Yi Guy | 2009-10-12 | 2 | -2/+2 |
| * | b43: do not stack-allocate pio rx/tx header and tail buffers | Albert Herranz | 2009-10-07 | 3 | -116/+132 |
| * | b43: Fix PPC crash in rfkill polling on unload | Larry Finger | 2009-10-07 | 1 | -0/+1 |
| * | mac80211: fix ADM8211_SYNCTL_RFtype define | Roel Kluin | 2009-10-07 | 1 | -1/+1 |
| * | iwlwifi: use %pM for formatted MAC addresses | Bjorn Helgaas | 2009-10-07 | 1 | -1/+1 |
| * | b43: Protect sanity check against physical device removal | Michael Buesch | 2009-10-07 | 1 | -1/+3 |
| * | iwlagn: fix compile warning in iwl5000_gain_computation | Reinette Chatre | 2009-10-07 | 1 | -1/+1 |
| * | iwlwifi: fix compile warning | Reinette Chatre | 2009-10-07 | 3 | -3/+3 |
| * | iwlwifi: fix EEPROM enhance tx power offset | Wey-Yi Guy | 2009-10-07 | 1 | -10/+10 |
| * | iwlwifi: incorrect method used for finding valid OTP blocks | Jay Sternberg | 2009-10-07 | 1 | -12/+11 |
| * | b43: Don't use struct wldev after detach. | Michael Buesch | 2009-10-07 | 3 | -5/+5 |
* | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 24 | -0/+24 |
|/ |
|
* | Kconfig: STRIP: Remove stale bits of STRIP help text | Ralf Baechle | 2009-10-01 | 1 | -7/+6 |
* | ar9170: fix bug in iq-auto calibration value calculation | Christian Lamparter | 2009-09-29 | 1 | -4/+2 |
* | rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb | Michal Szalata | 2009-09-29 | 1 | -0/+1 |
* | mac80211_hwsim: Fix initial beacon timer configuration | Jouni Malinen | 2009-09-29 | 1 | -0/+3 |
* | b43: Always use block-I/O for the PIO data registers | Michael Buesch | 2009-09-29 | 1 | -22/+38 |
* | iwlwifi: fix 3945 ucode info retrieval after failure | Reinette Chatre | 2009-09-28 | 11 | -204/+229 |
* | iwlwifi: fix memory leak in command queue handling | Reinette Chatre | 2009-09-28 | 1 | -0/+6 |
* | iwlwifi: fix debugfs buffer handling | Reinette Chatre | 2009-09-28 | 1 | -3/+3 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-24 | 8 | -20/+23 |
|\ |
|
| * | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -14/+14 |
| * | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 3 | -0/+3 |
| * | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 2 | -2/+2 |
| * | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-17 | 13 | -32/+66 |
| |\ |
|
| * | | debugfs: Change debugfs directory of IWMC3200 | GeunSik Lim | 2009-09-15 | 1 | -3/+3 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-09-23 | 31 | -304/+832 |
|\ \ \
| |_|/
|/| | |
|
| * | | ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. | Vivek Natarajan | 2009-09-23 | 1 | -2/+2 |
| * | | iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx | Stanislaw Gruszka | 2009-09-23 | 2 | -0/+12 |