Age | Commit message (Expand) | Author | Files | Lines |
2008-08-07 | sparc: don't use asm/of_device.h | Stephen Rothwell | 16 | -16/+18 |
2008-08-07 | [ARM] Fix SMP booting with non-zero PHYS_OFFSET | Russell King | 1 | -2/+2 |
2008-08-07 | Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus | Roland Dreier | 13 | -89/+82 |
2008-08-07 | IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL | Julien Brunel | 1 | -1/+1 |
2008-08-07 | IB/mlx4: Allow 4K messages for UD QPs | Alex Naslednikov | 1 | -1/+1 |
2008-08-07 | [Bluetooth] Add full quirk implementation for btusb driver | Marcel Holtmann | 1 | -2/+161 |
2008-08-07 | [Bluetooth] Removal of unnecessary ignore module parameter | Marcel Holtmann | 4 | -31/+6 |
2008-08-07 | [Bluetooth] Add parameters to control BNEP header compression | Marcel Holtmann | 1 | -3/+12 |
2008-08-07 | ath9k: Revamp wireless mode usage | Sujith | 12 | -324/+205 |
2008-08-07 | ath9k: More unused macros | Sujith | 1 | -6/+0 |
2008-08-07 | ath9k: Remove a few unused macros and fix indentation | Sujith | 1 | -145/+130 |
2008-08-07 | ath9k: Use mac80211's band macros and remove enum hal_freq_band | Sujith | 2 | -9/+4 |
2008-08-07 | ath9k: Remove redundant data structure ath9k_txq_info | Sujith | 6 | -212/+178 |
2008-08-07 | ath9k: Cleanup data structures related to HW capabilities | Sujith | 9 | -320/+330 |
2008-08-07 | ath9k: work around gcc ICEs | Adrian Bunk | 1 | -1/+5 |
2008-08-07 | ath9k: Add new Atheros IEEE 802.11n driver | Luis R. Rodriguez | 23 | -0/+31694 |
2008-08-07 | ath5k: remove Atheros 11n devices from supported list | Luis R. Rodriguez | 1 | -2/+0 |
2008-08-07 | list.h: add list_cut_position() | Luis R. Rodriguez | 1 | -0/+40 |
2008-08-07 | list.h: Add list_splice_tail() and list_splice_tail_init() | Luis R. Rodriguez | 3 | -11/+40 |
2008-08-07 | p54: swap short slot time dcf values | Christian Lamparter | 1 | -2/+2 |
2008-08-07 | rt2x00: Block all unsupported modes | Ivo van Doorn | 1 | -17/+37 |
2008-08-07 | mac80211: keep mesh ifaces in allmulti mode | Luis Carlos Cobo | 1 | -1/+7 |
2008-08-07 | mac80211: fix use of skb->cb for mesh forwarding | Luis Carlos Cobo | 5 | -90/+106 |
2008-08-07 | p54: Fix for TX sequence number problem | Larry Finger | 2 | -0/+15 |
2008-08-07 | iwlwifi: cleanup iwl_tx_skb | Tomas Winkler | 3 | -25/+22 |
2008-08-07 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 14 | -9/+94 |
2008-08-07 | [ARM] 5185/1: Fix spi num_chipselect for lubbock | Jonathan Cameron | 1 | -1/+1 |
2008-08-07 | pktgen: multiqueue etc. | Robert Olsson | 1 | -3/+34 |
2008-08-07 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 102 | -3200/+2325 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1582 | -3020/+3001 |
2008-08-07 | Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Russell King | 125 | -42/+591 |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2827 | -34494/+59153 |
2008-08-07 | [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include | Russell King | 2 | -16/+20 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 620 | -640/+617 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 43 | -43/+0 |
2008-08-07 | [ARM] Fix circular include dependency with IRQ headers | Russell King | 3 | -21/+20 |
2008-08-07 | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri... | Jeff Garzik | 36 | -1918/+1245 |
2008-08-07 | WAN: remove extra help text from HDLC_PPP config option | Krzysztof Halasa | 1 | -2/+0 |
2008-08-07 | net/core: Allow receive on active slaves. | Joe Eykholt | 1 | -2/+4 |
2008-08-07 | net/core: Allow certain receives on inactive slave. | Joe Eykholt | 1 | -7/+8 |
2008-08-07 | net/core: Uninline skb_bond(). | Joe Eykholt | 1 | -20/+8 |
2008-08-07 | bonding: Don't destroy bonding master when removing slave via sysfs | Moni Shoua | 1 | -3/+0 |
2008-08-07 | bonding: refactor mii monitor | Jay Vosburgh | 2 | -222/+173 |
2008-08-06 | tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup | Gui Jianfeng | 6 | -9/+13 |
2008-08-06 | pkt_sched: Fix "parent is root" test in qdisc_create(). | David S. Miller | 1 | -1/+1 |
2008-08-07 | [netdrvr] Drivers should not set IFF_* flag themselves | Wang Chen | 13 | -57/+9 |
2008-08-07 | dm9000: Support MAC address setting through platform data. | Laurent Pinchart | 2 | -0/+6 |
2008-08-07 | 3c59x: use netdev_alloc_skb | Stephen Hemminger | 1 | -6/+8 |
2008-08-07 | ethtool: Expand ethtool_cmd.speed to 32 bits | Brandon Philips | 1 | -1/+16 |
2008-08-07 | pegasus: add blacklist support to fix Belkin bluetooth dongle. | Ben Collins | 1 | -0/+21 |