Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | sky2: fix shutdown synchronization | Stephen Hemminger | 2009-06-17 | 1 | -5/+9 | |
| | * | | | | | | | sky2: PCI irq issues | Stephen Hemminger | 2009-06-17 | 1 | -0/+2 | |
| | * | | | | | | | sky2: more receive shutdown | Stephen Hemminger | 2009-06-17 | 1 | -1/+8 | |
| | * | | | | | | | sky2: turn off pause during shutdown | Stephen Hemminger | 2009-06-17 | 1 | -1/+2 | |
| | * | | | | | | | r8169: do not bring device down when suspending | françois romieu | 2009-06-17 | 1 | -11/+8 | |
| | * | | | | | | | sis190: use an adequate phy list entry as a fallback | françois romieu | 2009-06-17 | 1 | -1/+1 | |
| | * | | | | | | | net/ucc_geth: Add SGMII support for UCC GETH driver | Haiying Wang | 2009-06-17 | 3 | -2/+86 | |
| | * | | | | | | | Revert "net/ucc_geth: Add SGMII support for UEC GETH driver" | Grant Likely | 2009-06-17 | 3 | -107/+2 | |
| | * | | | | | | | skbuff: don't corrupt mac_header on skb expansion | Stephen Hemminger | 2009-06-17 | 1 | -3/+6 | |
| | * | | | | | | | skbuff: skb_mac_header_was_set is always true on >32 bit | Stephen Hemminger | 2009-06-17 | 1 | -0/+4 | |
| | * | | | | | | | net: sk_wmem_alloc has initial value of one, not zero | Eric Dumazet | 2009-06-17 | 7 | -16/+41 | |
| | * | | | | | | | phy_device: fix parameter name in kernel-doc | Randy Dunlap | 2009-06-17 | 1 | -1/+1 | |
| | * | | | | | | | net: fix network drivers ndo_start_xmit() return values | Patrick McHardy | 2009-06-17 | 4 | -31/+24 | |
| | * | | | | | | | vxge: Enable SRIOV support in the driver. | Sivakumar Subramani | 2009-06-17 | 3 | -7/+22 | |
| | * | | | | | | | skbuff.h: fix skb_dst kernel-doc | Randy Dunlap | 2009-06-17 | 1 | -1/+1 | |
| | * | | | | | | | sonic: Fix build after ndo_start_xmit() changes. | David S. Miller | 2009-06-17 | 1 | -1/+1 | |
| | * | | | | | | | x25: Fix sleep from timer on socket destroy. | David S. Miller | 2009-06-16 | 3 | -7/+20 | |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-06-16 | 19 | -297/+304 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | mac80211: fix wext bssid/ssid setting | Johannes Berg | 2009-06-15 | 1 | -11/+14 | |
| | | * | | | | | | | ath9k: process rx packet if we are waiting for CAB | Gabor Juhos | 2009-06-15 | 1 | -0/+1 | |
| | | * | | | | | | | ath9k: prevent sleeping while we are waiting for CAB | Gabor Juhos | 2009-06-15 | 1 | -0/+1 | |
| | | * | | | | | | | ath9k: restore power mode on error path | Gabor Juhos | 2009-06-15 | 1 | -3/+6 | |
| | | * | | | | | | | dell-laptop: fix rfkill conversion | Johannes Berg | 2009-06-15 | 1 | -1/+1 | |
| | | * | | | | | | | rfkill: improve docs | Johannes Berg | 2009-06-15 | 1 | -68/+69 | |
| | | * | | | | | | | mac80211: disconnect when user changes channel | Johannes Berg | 2009-06-15 | 4 | -31/+31 | |
| | | * | | | | | | | mac80211: add queue debugfs file | Johannes Berg | 2009-06-15 | 2 | -0/+26 | |
| | | * | | | | | | | ath9k: port to cfg80211 rfkill | Johannes Berg | 2009-06-15 | 5 | -110/+26 | |
| | | * | | | | | | | ath9k: Make sure we have current channel in ah_curchan before rf disable/enable | Vasanthakumar Thiagarajan | 2009-06-15 | 1 | -0/+6 | |
| | | * | | | | | | | ath9k: Add helper to get ath9k specific current channel | Vasanthakumar Thiagarajan | 2009-06-15 | 1 | -5/+16 | |
| | | * | | | | | | | ath5k: fix mesh beaconing | Nick Kossifidis | 2009-06-15 | 1 | -2/+3 | |
| | | * | | | | | | | iwlwifi/iwl3945: fix suspend resume association bug | Abhijeet Kolekar | 2009-06-15 | 2 | -4/+1 | |
| | | * | | | | | | | iwlwifi: check for channel location for 40MHz | Wey-Yi Guy | 2009-06-15 | 1 | -7/+3 | |
| | | * | | | | | | | iwlwifi: check control channel for pure 40MHz | Wey-Yi Guy | 2009-06-15 | 1 | -2/+11 | |
| | | * | | | | | | | iwlwifi: checking for 40MHz mode | Wey-Yi Guy | 2009-06-15 | 1 | -2/+2 | |
| | | * | | | | | | | iwlwifi: revamp bss_info_changed | Johannes Berg | 2009-06-15 | 1 | -44/+70 | |
| | | * | | | | | | | net/libertas: don't recursive spin lock in if_spi_e2h() | Sebastian Andrzej Siewior | 2009-06-15 | 1 | -4/+0 | |
| | | * | | | | | | | libertas: fix IEEE PS mode in GSPI driver | Andrey Yurovsky | 2009-06-15 | 1 | -1/+6 | |
| | | * | | | | | | | mac80211: Do not try to associate with an empty SSID | Jouni Malinen | 2009-06-15 | 1 | -0/+8 | |
| | | * | | | | | | | sony: fix rfkill code again | Johannes Berg | 2009-06-15 | 1 | -2/+3 | |
| | * | | | | | | | | sky2: don't look for VPD size | Stephen Hemminger | 2009-06-16 | 1 | -15/+16 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-06-18 | 30 | -121/+335 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [WATCHDOG] hpwdt: Add NMI sourcing | Thomas Mingarelli | 2009-06-18 | 2 | -15/+128 | |
| | * | | | | | | | | [WATCHDOG] iTCO_wdt: Fix ICH7+ reboot issue. | Wim Van Sebroeck | 2009-06-18 | 1 | -6/+76 | |
| | * | | | | | | | | [WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardware | Denis V. Lunev | 2009-06-18 | 1 | -3/+9 | |
| | * | | | | | | | | [WATCHDOG] Correct WDIOF_MAGICCLOSE flag | Wim Van Sebroeck | 2009-06-18 | 7 | -10/+11 | |
| | * | | | | | | | | [WATCHDOG] move platform probe and remove function to devinit and devexit | Wim Van Sebroeck | 2009-06-18 | 5 | -14/+14 | |
| | * | | | | | | | | [WATCHDOG] Some more general cleanup | Wim Van Sebroeck | 2009-06-18 | 17 | -58/+82 | |
| | * | | | | | | | | [WATCHDOG] iTCO_wdt: Cleanup code | Wim Van Sebroeck | 2009-06-18 | 2 | -15/+15 | |
| * | | | | | | | | | mm: Extend gfp masking to the page allocator | Benjamin Herrenschmidt | 2009-06-18 | 5 | -25/+18 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-06-18 | 16 | -663/+588 | |
| |\ \ \ \ \ \ \ \ \ |