Age | Commit message (Expand) | Author | Files | Lines |
2008-11-30 | Bluetooth: Fix TX error path in btsdio driver | Tomas Winkler | 1 | -0/+1 |
2008-11-30 | Bluetooth: Add suspend/resume support to btusb driver | Marcel Holtmann | 1 | -0/+62 |
2008-11-30 | Bluetooth: Handle bulk URBs in btusb driver from notify callback | Marcel Holtmann | 1 | -14/+13 |
2008-11-30 | Bluetooth: Add fine grained mem_flags usage to btusb driver | Marcel Holtmann | 1 | -17/+17 |
2008-11-30 | gigaset: get rid of info() and warn() macros | Tilman Schmidt | 6 | -17/+7 |
2008-11-30 | gigaset: remove unnecessary poll method | Tilman Schmidt | 1 | -15/+0 |
2008-11-29 | cxgb3: Fix sparse warning and micro-optimize is_pure_response() | Roland Dreier | 1 | -1/+1 |
2008-11-29 | phy: add the ST ste10Xp PHYs | Giuseppe Cavallaro | 3 | -0/+144 |
2008-11-29 | phy: Add file missed in previous commit. | David S. Miller | 1 | -0/+155 |
2008-11-29 | phy: power management support | Giuseppe Cavallaro | 3 | -5/+42 |
2008-11-29 | phy: add natsemi PHY driver | Giuseppe Cavallaro | 2 | -0/+6 |
2008-11-29 | ne2: silence static never defined warnings | Ilpo Järvinen | 1 | -3/+0 |
2008-11-29 | bnx2: use net_device_stats nowadays available in net_device | Ilpo Järvinen | 2 | -3/+1 |
2008-11-29 | niu: use net_device_stats nowadays available in net_device | Ilpo Järvinen | 2 | -9/+8 |
2008-11-28 | pkt_sched: fix sparse warning | Hannes Eder | 1 | -1/+1 |
2008-11-28 | netlink: allow empty nested attributes | Patrick McHardy | 1 | -0/+6 |
2008-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 40 | -221/+514 |
2008-11-28 | decnet: compile fix for removal of byteorder wrapper | Harvey Harrison | 1 | -1/+1 |
2008-11-28 | ixgbe: section fixes | Al Viro | 1 | -3/+2 |
2008-11-28 | sctp: fix missing label when PROC_FS=n | Randy Dunlap | 1 | -2/+3 |
2008-11-27 | igb: Add support for pci-e Advanced Error Reporting | Alexander Duyck | 1 | -10/+20 |
2008-11-27 | e100: cleanup link up/down messages | Jeff Kirsher | 1 | -4/+6 |
2008-11-27 | ixgb: cleanup link up/down messages | Jeff Kirsher | 1 | -3/+11 |
2008-11-27 | e1000: cleanup link up/down messages | Jeff Kirsher | 1 | -5/+7 |
2008-11-27 | ixgbe: cleanup link up/down messages | Jeff Kirsher | 1 | -10/+12 |
2008-11-27 | igb: link up/down messages must follow a specific format | Alexander Duyck | 1 | -3/+6 |
2008-11-27 | decnet: remove private wrappers of endian helpers | Harvey Harrison | 10 | -94/+94 |
2008-11-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 31 | -85/+215 |
2008-11-27 | cxgb3: Update FW loading path. | Divy Le Ray | 1 | -2/+2 |
2008-11-27 | cxgb3: integrate FW and protocol engines in the kernel | Divy Le Ray | 5 | -0/+2219 |
2008-11-27 | cxgb3: avoid potential memory leak. | Divy Le Ray | 1 | -3/+2 |
2008-11-27 | cxgb3: set hard_xmit in the netdev_ops | Divy Le Ray | 1 | -0/+1 |
2008-11-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 83 | -5991/+6608 |
2008-11-27 | pkt_sched: gen_estimator: Optimize gen_estimator_active() | Jarek Poplawski | 3 | -20/+13 |
2008-11-26 | mac80211_hwsim: fix-up some print_mac merge damage | John W. Linville | 1 | -8/+6 |
2008-11-26 | mac80211: fix unaligned access in ieee80211_wep_encrypt_data | Ivan Kuten | 1 | -3/+4 |
2008-11-26 | p54: fix wmm queue settings | Christian Lamparter | 1 | -2/+1 |
2008-11-26 | ath9k: Use proper TX channel width for setting channels | Sujith | 4 | -69/+60 |
2008-11-26 | ath9k: Code scrub | Sujith | 8 | -1865/+1231 |
2008-11-26 | nl80211: Change max TX power to be in mBm instead of dBm | Jouni Malinen | 2 | -3/+4 |
2008-11-26 | orinoco: Provide option to avoid unnecessary fw caching | David Kilroy | 3 | -0/+75 |
2008-11-26 | orinoco: Resume spectrum_cs in the same way as orinoco_cs | David Kilroy | 1 | -1/+20 |
2008-11-26 | orinoco: Cache Symbol firmware | David Kilroy | 2 | -15/+34 |
2008-11-26 | orinoco: Separate fw caching from download | David Kilroy | 1 | -15/+38 |
2008-11-26 | ath9k: Handle -ENOMEM on RX gracefully | Luis R. Rodriguez | 1 | -31/+26 |
2008-11-26 | rfkill: always call get_state() hook on resume | Henrique de Moraes Holschuh | 1 | -0/+10 |
2008-11-26 | rfkill: preserve state across suspend | Henrique de Moraes Holschuh | 2 | -1/+7 |
2008-11-26 | mac80211: Look out for some other AP when disassoc is received. | Vivek Natarajan | 1 | -2/+6 |
2008-11-26 | nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS | Jouni Malinen | 2 | -0/+7 |
2008-11-26 | ath5k: Clean up eeprom parsing and add missing calibration data | Felix Fietkau | 4 | -192/+1264 |