Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | can: Add missing socket check in can/bcm release. | Dave Jones | 2011-04-19 | 1 | -1/+6 | |
| | |/ | |/| | ||||||
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-04-19 | 3 | -10/+30 | |
| |\ \ | ||||||
| | * | | netfilter: ipset: Fix the order of listing of sets | Jozsef Kadlecsik | 2011-04-19 | 1 | -8/+10 | |
| | * | | netfilter: ipset: set match and SET target fixes | Jozsef Kadlecsik | 2011-04-13 | 1 | -2/+16 | |
| | * | | netfilter: ipset: bitmap:ip,mac type requires "src" for MAC | Jozsef Kadlecsik | 2011-04-13 | 1 | -0/+4 | |
| | * | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kab... | Patrick McHardy | 2011-04-13 | 3328 | -70002/+178342 | |
| | |\ \ | ||||||
| | * | | | netfilter: ipset: References are protected by rwlock instead of mutex | Jozsef Kadlecsik | 2011-03-29 | 7 | -56/+73 | |
| | * | | | netfilter: ipset: list:set timeout variant fixes | Jozsef Kadlecsik | 2011-03-28 | 1 | -29/+24 | |
* | | | | | tg3: Update version to 3.118 | Matt Carlson | 2011-04-26 | 1 | -2/+2 | |
* | | | | | tg3: Whitespace cleanups | Matt Carlson | 2011-04-26 | 1 | -7/+2 | |
* | | | | | tg3: Add EEH support | Matt Carlson | 2011-04-26 | 1 | -0/+147 | |
* | | | | | tg3: Add TSO loopback test | Matt Carlson | 2011-04-26 | 1 | -35/+123 | |
* | | | | | tg3: Organize loopback test failure flags | Matt Carlson | 2011-04-26 | 1 | -8/+12 | |
* | | | | | tg3: Fix int generation hw bug for 5719 / 5720 | Matt Carlson | 2011-04-26 | 2 | -0/+4 | |
* | | | | | bluetooth: Fix use-before-initiailized var. | David S. Miller | 2011-04-25 | 1 | -1/+1 | |
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-04-25 | 192 | -5933/+7199 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-25 | 192 | -5933/+7199 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | mac80211: explain padding in place of rate field | Johannes Berg | 2011-04-19 | 1 | -1/+2 | |
| | * | | | | | rt2x00: Implement get_antenna and set_antenna callback functions | Ivo van Doorn | 2011-04-19 | 9 | -29/+103 | |
| | * | | | | | rt2x00: Implement get_ringparam callback function | Ivo van Doorn | 2011-04-19 | 9 | -0/+25 | |
| | * | | | | | rt2x00: Optimize register access in rt2800usb | Ivo van Doorn | 2011-04-19 | 1 | -28/+28 | |
| | * | | | | | rt2x00: Optimize register access in rt2800pci | Helmut Schaa | 2011-04-19 | 1 | -74/+84 | |
| | * | | | | | rt2x00: Merge rt2x00ht.c contents in other files. | Gertjan van Wingerde | 2011-04-19 | 6 | -168/+108 | |
| | * | | | | | rt2x00: Enable support for RT53xx PCI devices by default. | Gertjan van Wingerde | 2011-04-19 | 1 | -4/+1 | |
| | * | | | | | rt2x00: RT33xx device support is no longer experimental. | Gertjan van Wingerde | 2011-04-19 | 1 | -12/+4 | |
| | * | | | | | rt2x00: Add USB IDs. | Gertjan van Wingerde | 2011-04-19 | 1 | -0/+28 | |
| | * | | | | | rt2x00: Allow dynamic addition of PCI/USB IDs. | Gertjan van Wingerde | 2011-04-19 | 11 | -369/+404 | |
| | * | | | | | rt2x00: Linksys WUSB600N rev2 is a RT3572 device. | Gertjan van Wingerde | 2011-04-19 | 1 | -1/+1 | |
| | * | | | | | rt2x00: Always inline rt2x00pci_enable_interrupt | Helmut Schaa | 2011-04-19 | 4 | -8/+8 | |
| | * | | | | | rt2x00: Decrease association time for USB devices | Ivo van Doorn | 2011-04-19 | 10 | -22/+39 | |
| | * | | | | | rt2800usb: add timer to handle TX_STA_FIFO | Johannes Stezenbach | 2011-04-19 | 4 | -2/+51 | |
| | * | | | | | rt2800usb: handle TX status timeouts | Johannes Stezenbach | 2011-04-19 | 1 | -4/+7 | |
| | * | | | | | rt2x00: fix queue timeout checks | Johannes Stezenbach | 2011-04-19 | 5 | -25/+43 | |
| | * | | | | | rt2800usb: read TX_STA_FIFO asynchronously | Johannes Stezenbach | 2011-04-19 | 5 | -24/+110 | |
| | * | | | | | rt2x00: Use TXOP_HTTXOP for beacons | Helmut Schaa | 2011-04-19 | 1 | -2/+3 | |
| | * | | | | | rt2x00: Update TX_SW_CFG2 init value | Helmut Schaa | 2011-04-19 | 1 | -1/+1 | |
| | * | | | | | rt2x00: Use correct TBTT_SYNC config in AP mode | Helmut Schaa | 2011-04-19 | 1 | -0/+19 | |
| | * | | | | | rt2x00: Make rt2x00_queue_entry_for_each more flexible | Helmut Schaa | 2011-04-19 | 3 | -21/+49 | |
| | * | | | | | rt2x00: Split rt2x00dev->flags | Ivo van Doorn | 2011-04-19 | 19 | -153/+203 | |
| | * | | | | | rt2x00: Fix stuck queue in tx failure case | Helmut Schaa | 2011-04-19 | 1 | -1/+1 | |
| | * | | | | | rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices | Layne Edwards | 2011-04-19 | 1 | -18/+42 | |
| | * | | | | | ath9k: assign keycache slots to unencrypted stations | Felix Fietkau | 2011-04-19 | 4 | -4/+36 | |
| | * | | | | | ath9k: fix powersave frame filtering/buffering in AP mode | Felix Fietkau | 2011-04-19 | 8 | -15/+145 | |
| | * | | | | | ath9k: Fix beacon generation on foreign channel | Rajkumar Manoharan | 2011-04-19 | 1 | -14/+22 | |
| | * | | | | | mac80211: add a function for setting the TIM bit for a specific station | Felix Fietkau | 2011-04-19 | 3 | -1/+27 | |
| | * | | | | | ath9k_htc: Fix free slot value for cab queue | Rajkumar Manoharan | 2011-04-19 | 1 | -1/+1 | |
| | * | | | | | mwifiex: optimize driver initialization code | Amitkumar Karwar | 2011-04-19 | 3 | -64/+33 | |
| | * | | | | | mwifiex: remove some macro definitions | Amitkumar Karwar | 2011-04-19 | 5 | -7/+4 | |
| | * | | | | | mwifiex: remove redundant local variables and comments | Yogesh Ashok Powar | 2011-04-19 | 13 | -277/+105 | |
| | * | | | | | mac80211: fix debugfs printk format warning | Randy Dunlap | 2011-04-19 | 1 | -1/+1 |