| Commit message (Expand) | Author | Age | Files | Lines |
* | phy: add the IC+ IP1001 driver | Giuseppe CAVALLARO | 2010-12-10 | 2 | -6/+55 |
* | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 2010-12-10 | 15 | -35/+30 |
* | enic: Bug Fix: Pass napi reference to the isr that services receive queue | Vasanthy Kolluri | 2010-12-10 | 1 | -1/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-12-10 | 15 | -63/+82 |
|\ |
|
| * | orinoco: fix TKIP countermeasure behaviour | David Kilroy | 2010-12-08 | 1 | -2/+2 |
| * | orinoco: clear countermeasure setting on commit | David Kilroy | 2010-12-08 | 1 | -0/+6 |
| * | ath9k_htc: Fix suspend/resume | Sujith Manoharan | 2010-12-08 | 4 | -2/+18 |
| * | ath5k: Put the right tsf value in mesh beacons | Javier Cardona | 2010-12-08 | 1 | -1/+2 |
| * | ath5k: Prevent mesh interfaces from being counted as ad-hoc | Javier Cardona | 2010-12-08 | 1 | -1/+1 |
| * | ath5k: Fix beaconing in mesh mode | Javier Cardona | 2010-12-08 | 1 | -3/+5 |
| * | orinoco: initialise priv->hw before assigning the interrupt | David Kilroy | 2010-12-08 | 2 | -14/+14 |
| * | ath9k: fix beacon resource related race condition | Rajkumar Manoharan | 2010-12-07 | 1 | -14/+7 |
| * | ath9k: Fix STA disconnect issue due to received MIC failed bcast frames | Senthil Balasubramanian | 2010-12-07 | 2 | -3/+9 |
| * | ath9k: fix a DMA related race condition on reset | Felix Fietkau | 2010-12-07 | 3 | -19/+10 |
| * | ath9k: fix bug in tx power | Matteo Croce | 2010-12-07 | 1 | -4/+8 |
* | | connector: add module alias | Stephen Hemminger | 2010-12-10 | 1 | -0/+1 |
* | | r8169: Fix runtime power management | Rafael J. Wysocki | 2010-12-10 | 1 | -10/+16 |
* | | hso: IP checksuming doesn't work on GE0301 option cards | Thomas Bogendoerfer | 2010-12-09 | 1 | -4/+0 |
* | | net: Convert netpoll blocking api in bonding driver to be a counter | Neil Horman | 2010-12-09 | 2 | -20/+9 |
* | | ehea: Fixing LRO configuration | Breno Leitao | 2010-12-08 | 2 | -2/+14 |
* | | driver/net/benet: fix be_cmd_multicast_set() memcpy bug | Joe Jin | 2010-12-08 | 1 | -1/+1 |
* | | Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw... | David S. Miller | 2010-12-08 | 3 | -14/+37 |
|\ \ |
|
| * | | sfc: Fix NAPI list corruption during ring reallocation | Ben Hutchings | 2010-12-07 | 1 | -12/+19 |
| * | | sfc: Fix crash in legacy onterrupt handler during ring reallocation | Ben Hutchings | 2010-12-07 | 3 | -2/+18 |
* | | | ifb: goto resched directly if error happens and dp->tq isn't empty | Changli Gao | 2010-12-08 | 1 | -0/+2 |
* | | | cxgb4: fix MAC address hash filter | Dimitris Michailidis | 2010-12-08 | 1 | -1/+1 |
* | | | CAIF: Fix U5500 compile error for shared memory driver | Kim Lilliestierna XX | 2010-12-08 | 2 | -2/+2 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-12-08 | 21 | -93/+120 |
|\ \ \
| | |/
| |/| |
|
| * | | Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames" | John W. Linville | 2010-12-02 | 2 | -4/+3 |
| * | | ath9k_hw: fix more bitfield related endian issues | Felix Fietkau | 2010-12-02 | 2 | -9/+16 |
| * | | ath9k_hw: fix endian issues with CTLs on AR9003 | Felix Fietkau | 2010-12-02 | 4 | -54/+47 |
| * | | ath9k: Fix bug in reading input gpio state for ar9003 | Vasanthakumar Thiagarajan | 2010-12-02 | 2 | -3/+6 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2010-12-02 | 2 | -3/+13 |
| |\ \ |
|
| | * | | Bluetooth: Add new PID for Atheros 3011 | Bala Shanmugam | 2010-12-01 | 2 | -0/+7 |
| | * | | Bluetooth: Fix log spamming in btusb due to autosuspend | Stefan Seyfried | 2010-12-01 | 1 | -3/+6 |
| * | | | ath9k: Fix STA disconnect issue due to received MIC failed bcast frames | Senthil Balasubramanian | 2010-11-30 | 2 | -3/+4 |
| * | | | orinoco: abort scan on interface down | David Kilroy | 2010-11-30 | 3 | -7/+14 |
| * | | | carl9170: fix carl9170_tx_prepare typo | Christian Lamparter | 2010-11-29 | 1 | -1/+1 |
| * | | | ath9k: Disable SWBA interrupt on remove_interface | Rajkumar Manoharan | 2010-11-29 | 1 | -1/+10 |
| * | | | ath9k/carl9170: advertise P2P | Johannes Berg | 2010-11-29 | 3 | -2/+6 |
| * | | | ath9k: use per-device struct for pm_qos_* operations | Gabor Juhos | 2010-11-29 | 3 | -9/+7 |
| * | | | libertas: fix invalid access | Sven Neumann | 2010-11-29 | 2 | -2/+0 |
| * | | | libertas: fix memory corruption in lbs_remove_card() | Daniel Drake | 2010-11-29 | 1 | -2/+0 |
* | | | | ixgbe: fix possible NULL pointer deference in shutdown path | Don Skidmore | 2010-12-06 | 1 | -0/+3 |
| |_|/
|/| | |
|
* | | | tulip: fix hang in dmfe driver on sending of big packet | Alexander V. Lukyanov | 2010-12-02 | 1 | -3/+3 |
* | | | stmmac: priv->lock can be used uninitialized | Vlad Lungu | 2010-12-02 | 1 | -2/+2 |
* | | | bonding: check for assigned mac before adopting the slaves mac address | David Strand | 2010-12-01 | 1 | -1/+1 |
* | | | b44: fix workarround for wap54g10 | Hauke Mehrtens | 2010-12-01 | 1 | -6/+5 |
* | | | pch_gbe driver: The wrong of initializer entry | Toshiharu Okada | 2010-11-29 | 1 | -4/+4 |
* | | | pch_gbe dreiver: chang author | Toshiharu Okada | 2010-11-29 | 2 | -6/+6 |