Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | avr32: Move include/asm-avr32 to arch/avr32/include/asm | Haavard Skinnemoen | 2008-08-05 | 96 | -0/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 | 3045 | -66223/+90882 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include | Russell King | 2008-08-07 | 2 | -16/+20 | |
| * | | | | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 620 | -640/+617 | |
| * | | | | | | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 43 | -43/+0 | |
| * | | | | | | [ARM] Fix circular include dependency with IRQ headers | Russell King | 2008-08-07 | 3 | -21/+20 | |
* | | | | | | | [NFSD] uninline nfsd4_op_name() | Adrian Bunk | 2008-08-08 | 1 | -3/+2 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-08 | 165 | -3503/+34486 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | pkt_sched: Fix actions referencing | Jamal Hadi Salim | 2008-08-07 | 1 | -3/+2 | |
| * | | | | | | bnx2x: fix logical op | Randy Dunlap | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-08-07 | 6 | -36/+179 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [Bluetooth] Add full quirk implementation for btusb driver | Marcel Holtmann | 2008-08-07 | 1 | -2/+161 | |
| | * | | | | | | [Bluetooth] Removal of unnecessary ignore module parameter | Marcel Holtmann | 2008-08-07 | 4 | -31/+6 | |
| | * | | | | | | [Bluetooth] Add parameters to control BNEP header compression | Marcel Holtmann | 2008-08-07 | 1 | -3/+12 | |
| * | | | | | | | tcp: (whitespace only) fix confusing indentation | Adam Langley | 2008-08-07 | 1 | -70/+68 | |
| * | | | | | | | pkt_sched: Fix qdisc config when link is down. | David S. Miller | 2008-08-07 | 1 | -4/+4 | |
| * | | | | | | | Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill... | David S. Miller | 2008-08-07 | 27 | -13/+31609 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ath9k: Revamp wireless mode usage | Sujith | 2008-08-07 | 12 | -324/+205 | |
| | * | | | | | | | ath9k: More unused macros | Sujith | 2008-08-07 | 1 | -6/+0 | |
| | * | | | | | | | ath9k: Remove a few unused macros and fix indentation | Sujith | 2008-08-07 | 1 | -145/+130 | |
| | * | | | | | | | ath9k: Use mac80211's band macros and remove enum hal_freq_band | Sujith | 2008-08-07 | 2 | -9/+4 | |
| | * | | | | | | | ath9k: Remove redundant data structure ath9k_txq_info | Sujith | 2008-08-07 | 6 | -212/+178 | |
| | * | | | | | | | ath9k: Cleanup data structures related to HW capabilities | Sujith | 2008-08-07 | 9 | -320/+330 | |
| | * | | | | | | | ath9k: work around gcc ICEs | Adrian Bunk | 2008-08-07 | 1 | -1/+5 | |
| | * | | | | | | | ath9k: Add new Atheros IEEE 802.11n driver | Luis R. Rodriguez | 2008-08-07 | 23 | -0/+31694 | |
| | * | | | | | | | ath5k: remove Atheros 11n devices from supported list | Luis R. Rodriguez | 2008-08-07 | 1 | -2/+0 | |
| | * | | | | | | | list.h: add list_cut_position() | Luis R. Rodriguez | 2008-08-07 | 1 | -0/+40 | |
| | * | | | | | | | list.h: Add list_splice_tail() and list_splice_tail_init() | Luis R. Rodriguez | 2008-08-07 | 3 | -11/+40 | |
| * | | | | | | | | p54: swap short slot time dcf values | Christian Lamparter | 2008-08-07 | 1 | -2/+2 | |
| * | | | | | | | | rt2x00: Block all unsupported modes | Ivo van Doorn | 2008-08-07 | 1 | -17/+37 | |
| * | | | | | | | | mac80211: keep mesh ifaces in allmulti mode | Luis Carlos Cobo | 2008-08-07 | 1 | -1/+7 | |
| * | | | | | | | | mac80211: fix use of skb->cb for mesh forwarding | Luis Carlos Cobo | 2008-08-07 | 5 | -90/+106 | |
| * | | | | | | | | p54: Fix for TX sequence number problem | Larry Finger | 2008-08-07 | 2 | -0/+15 | |
| * | | | | | | | | iwlwifi: cleanup iwl_tx_skb | Tomas Winkler | 2008-08-07 | 3 | -25/+22 | |
| |/ / / / / / / | ||||||
| * | | | | | | | pktgen: multiqueue etc. | Robert Olsson | 2008-08-07 | 1 | -3/+34 | |
| * | | | | | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-08-07 | 102 | -3200/+2325 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri... | Jeff Garzik | 2008-08-07 | 36 | -1918/+1245 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | WAN: Use u32 type instead of u_int32_t in LMC driver. | Krzysztof Hałasa | 2008-07-23 | 6 | -143/+139 | |
| | | * | | | | | | | WAN: don't mention syncppp in z8530 DocBook. | Krzysztof Hałasa | 2008-07-23 | 1 | -26/+12 | |
| | | * | | | | | | | WAN: Port LMC driver to generic HDLC | Krzysztof Hałasa | 2008-07-23 | 8 | -653/+365 | |
| | | * | | | | | | | WAN: Convert Zilog-based drivers to generic HDLC | Krzysztof Hałasa | 2008-07-23 | 6 | -574/+382 | |
| | | * | | | | | | | WAN: Port COSA driver to generic HDLC. | Krzysztof Hałasa | 2008-07-23 | 3 | -167/+130 | |
| | | * | | | | | | | WAN: farsync driver no longer uses syncppp.c directly | Krzysztof Hałasa | 2008-07-23 | 3 | -11/+2 | |
| | | * | | | | | | | WAN: Convert PC300 driver to use normal u8/u16/u32 types | Krzysztof Hałasa | 2008-07-23 | 2 | -154/+150 | |
| | | * | | | | | | | WAN: Remove dead code from PC300 driver, part #2 | Krzysztof Hałasa | 2008-07-23 | 2 | -13/+1 | |
| | | * | | | | | | | WAN: Remove dead code from PC300 driver, part #1 | Krzysztof Hałasa | 2008-07-23 | 2 | -50/+4 | |
| | | * | | | | | | | WAN: Remove unneeded "#include <net/syncppp.h>" | Krzysztof Hałasa | 2008-07-23 | 3 | -5/+0 | |
| | | * | | | | | | | wanmain.c doesn't need syncppp.h | Krzysztof Hałasa | 2008-07-23 | 1 | -1/+0 | |
| | | * | | | | | | | Remove dead code from wanmain.c, CONFIG_WANPIPE_MULTPPP doesn't exist | Krzysztof Hałasa | 2008-07-23 | 1 | -26/+0 | |
| | | * | | | | | | | Remove bogus variables from syncppp.[ch] | Krzysztof Hałasa | 2008-07-23 | 2 | -11/+0 |