| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-06 | 10 | -13/+33 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-31 | 10 | -13/+33 |
| |\ |
|
| | * | net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register() | Daniel Mack | 2010-03-30 | 2 | -2/+7 |
| | * | iwlwifi: range checking issue | Dan Carpenter | 2010-03-30 | 1 | -1/+1 |
| | * | setup correct int pipe type in ar9170_usb_exec_cmd | Valentin Longchamp | 2010-03-30 | 1 | -1/+1 |
| | * | rt2x00: Disable powersaving by default in rt2500usb. | Gertjan van Wingerde | 2010-03-30 | 1 | -0/+5 |
| | * | rt2x00: Fix typo in RF register programming of rt2800. | Gertjan van Wingerde | 2010-03-30 | 1 | -2/+2 |
| | * | iwlwifi: clear unattended interrupts in tasklet | Shanyu Zhao | 2010-03-30 | 1 | -1/+9 |
| | * | iwlwifi: counting number of tfds can be free for 4965 | Wey-Yi Guy | 2010-03-30 | 1 | -4/+2 |
| | * | iwlwifi: fix regulatory | Reinette Chatre | 2010-03-30 | 2 | -2/+2 |
| | * | Add USB ID for Thomson SpeedTouch 120g to p54usb id table | Hans de Goede | 2010-03-30 | 1 | -0/+1 |
| | * | Add a pci-id to the mwl8k driver | Benjamin Larsson | 2010-03-30 | 1 | -0/+1 |
| | * | ar9170: add support for NEC WL300NU-G USB dongle | Ben Konrath | 2010-03-30 | 1 | -0/+2 |
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 135 | -4/+143 |
* | | | iwlwifi: don't include iwl-dev.h from iwl-devtrace.h | Tejun Heo | 2010-03-30 | 3 | -1/+3 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-18 | 3 | -22/+4 |
|\ \
| |/ |
|
| * | iwlwifi: Silence tfds_in_queue message | Adel Gadllah | 2010-03-16 | 1 | -1/+1 |
| * | ath9k: fix BUG_ON triggered by PAE frames | Felix Fietkau | 2010-03-16 | 1 | -20/+1 |
| * | wl1251: fix potential crash | Grazvydas Ignotas | 2010-03-16 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-13 | 23 | -280/+339 |
|\ \
| |/ |
|
| * | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2010-03-10 | 3 | -37/+20 |
| |\ |
|
| | * | Revert "iwlwifi: Send broadcast probe request only when asked to" | Reinette Chatre | 2010-03-09 | 2 | -34/+17 |
| | * | iwl3945: fix memory corruption | Reinette Chatre | 2010-03-09 | 1 | -3/+3 |
| * | | ipw2200: use kmalloc for large local variables | Zhu Yi | 2010-03-10 | 1 | -2/+17 |
| * | | ath5k: read eeprom IQ calibration values correctly for G mode | Bruno Randolf | 2010-03-10 | 2 | -8/+11 |
| * | | ath5k: fix I/Q calibration (for real) | Bruno Randolf | 2010-03-10 | 2 | -18/+20 |
| * | | ath5k: fix TSF reset | Bruno Randolf | 2010-03-10 | 1 | -4/+3 |
| * | | ath5k: use fixed antenna for tx descriptors | Bruno Randolf | 2010-03-10 | 1 | -2/+2 |
| * | | libipw: split ieee->networks into small pieces | Zhu Yi | 2010-03-10 | 2 | -21/+18 |
| * | | rt2x00: remove KSEG1ADDR define from rt2x00soc.h | Helmut Schaa | 2010-03-10 | 1 | -2/+0 |
| |/ |
|
| * | rndis_wlan: correct multicast_list handling V3 | Jiri Pirko | 2010-03-04 | 1 | -25/+41 |
| * | rt2x00: Export rt2x00soc_probe from rt2x00soc | Helmut Schaa | 2010-03-03 | 1 | -0/+1 |
| * | mac80211: Fix HT rate control configuration | Sujith | 2010-03-03 | 1 | -3/+3 |
| * | iwlwifi: load firmware asynchronously before mac80211 registration | Johannes Berg | 2010-03-02 | 2 | -78/+81 |
| * | ar9170: load firmware asynchronously | Johannes Berg | 2010-03-02 | 3 | -70/+111 |
| * | rt2x00: fix rt2800pci compilation with SoC | Helmut Schaa | 2010-03-02 | 1 | -1/+1 |
| * | rt2x00: Add USB ID for CEIVA adapter to rt73usb | Bryan Polk | 2010-03-02 | 1 | -0/+2 |
| * | ath9k: fix lockdep warning when unloading module | Ming Lei | 2010-03-02 | 1 | -2/+2 |
| * | zd1211rw: fix potential array underflow | Dan Carpenter | 2010-03-02 | 1 | -6/+4 |
| * | airo: return from set_wep_key() when key length is zero | Stanislaw Gruszka | 2010-03-02 | 1 | -1/+2 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 10 | -14/+14 |
|\ \ |
|
| * | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 9 | -13/+13 |
| * | | Fix a grammar error (redundant "be") in comment | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 |
* | | | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 | 3 | -3/+3 |
| |/
|/| |
|
* | | wireless: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-28 | 7 | -36/+31 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-27 | 10 | -73/+53 |
|\ \ |
|
| * | | b43: fall back gracefully to PIO mode after fatal DMA errors | Linus Torvalds | 2010-02-26 | 3 | -7/+31 |
| * | | ath9k: disable RIFS search for AR91xx based chips | Felix Fietkau | 2010-02-26 | 2 | -0/+13 |
| * | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 2010-02-26 | 3 | -62/+1 |
| |\ \ |
|
| | * | | Revert "iwlwifi: Monitor and recover the aggregation TX flow failure" | Reinette Chatre | 2010-02-23 | 3 | -62/+1 |