| Commit message (Expand) | Author | Age |
* | rt2x00: fix crash in rt2800usb_get_txwi | Stanislaw Gruszka | 2011-08-11 |
* | rt2x00: fix order of entry flags modification | Stanislaw Gruszka | 2011-08-11 |
* | rt2x00: fix crash in rt2800usb_write_tx_desc | Stanislaw Gruszka | 2011-08-11 |
* | drivers/net/wireless/wl1251: add missing kfree | Julia Lawall | 2011-08-10 |
* | ath5k: fix error handling in ath5k_beacon_send | Bob Copeland | 2011-08-09 |
* | rt2x00: Add rt2870 device id for Dvico usb key | Anthony Bourguignon | 2011-08-09 |
* | ath9k: fix a misprint which leads to incorrect calibration | Alex Hacker | 2011-08-09 |
* | rt2x00: Add new rt73 buffalo USB id | Ivo van Doorn | 2011-08-09 |
* | rtlwifi: rtl892cu: New USB IDs | Larry Finger | 2011-08-09 |
* | ath9k_hw: update PMU to improve ripple issue for AR9485 | Rajkumar Manoharan | 2011-08-09 |
* | ath9k_hw: Fix incorrect Tx control power in AR9003 template | Rajkumar Manoharan | 2011-08-09 |
* | b43: read correct register on bcma bus. | Hauke Mehrtens | 2011-08-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in... | John W. Linville | 2011-08-03 |
|\ |
|
| * | iwlagn: 5000 do not support idle mode | Wey-Yi Guy | 2011-08-02 |
| * | rt2x00: fix usage of NULL queue | Stanislaw Gruszka | 2011-08-02 |
| * | rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO | Helmut Schaa | 2011-08-02 |
| * | iwlagn: sysfs couldn't find the priv pointer | Emmanuel Grumbach | 2011-08-02 |
| * | rt2x00: rt2800: fix zeroing skb structure | Stanislaw Gruszka | 2011-08-01 |
| * | rtlwifi: Fix kernel oops on ARM SOC | Larry Finger | 2011-08-01 |
| * | ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled | Stanislaw Gruszka | 2011-08-01 |
| * | iwlegacy: set tx power after rxon_assoc | Stanislaw Gruszka | 2011-08-01 |
| * | ath9k: initialize tx chainmask before testing channel tx power values | Felix Fietkau | 2011-08-01 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-07-28 |
|\ \ |
|
| * | | tg3: Remove 5719 jumbo frames and TSO blocks | Matt Carlson | 2011-07-28 |
| * | | tg3: Break larger frags into 4k chunks for 5719 | Matt Carlson | 2011-07-28 |
| * | | tg3: Add tx BD budgeting code | Matt Carlson | 2011-07-28 |
| * | | tg3: Consolidate code that calls tg3_tx_set_bd() | Matt Carlson | 2011-07-28 |
| * | | tg3: Add partial fragment unmapping code | Matt Carlson | 2011-07-28 |
| * | | tg3: Generalize tg3_skb_error_unmap() | Matt Carlson | 2011-07-28 |
| * | | tg3: Remove short DMA check for 1st fragment | Matt Carlson | 2011-07-28 |
| * | | tg3: Simplify tx bd assignments | Matt Carlson | 2011-07-28 |
| * | | tg3: Reintroduce tg3_tx_ring_info | Matt Carlson | 2011-07-28 |
| * | | ASIX: Use only 11 bits of header for data size | Marek Vasut | 2011-07-28 |
| * | | ASIX: Simplify condition in rx_fixup() | Marek Vasut | 2011-07-28 |
| * | | Fix cdc-phonet build | Chris Clayton | 2011-07-28 |
| * | | bonding: reduce noise during init | Andy Gospodarek | 2011-07-28 |
| * | | bonding: fix string comparison errors | Andy Gospodarek | 2011-07-28 |
| * | | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 2011-07-28 |
| * | | forcedeth: fix vlans | Jiri Pirko | 2011-07-28 |
| * | | gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e | Sebastian Pöhn | 2011-07-28 |
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-07-28 |
| |\ \ |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-26 |
| | |\| |
|
| | | * | b43: fix invalid memory access in b43_ssb_remove() | Pavel Roskin | 2011-07-26 |
| | | * | b43: bcma: drop BROKEN | Rafał Miłecki | 2011-07-26 |
| | | * | b43: bus: fix memory corruption when setting driver's data | Rafał Miłecki | 2011-07-26 |
| * | | | acenic: use netdev_alloc_skb_ip_align | stephen hemminger | 2011-07-25 |
* | | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 |
|\ \ \ |
|
| * | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 |
| * | | | drivers/net: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 |